Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support MFG creation on sampling gpus for cugraph dgl #3742

Merged

Conversation

VibhuJawa
Copy link
Member

@VibhuJawa VibhuJawa commented Jul 25, 2023

This PR builds on top of #3734

Merge after #3734

Todo tests for:

  • _get_renumber_map
  • _get_tensor_d_from_sampled_df
  • create_homogeneous_sampled_graphs_from_dataframe
  • pytests pass
  • dataset_from_disk_cudf.ipynb (obgn_products_sampling/)
  • Verify training benchmark

seunghwak and others added 30 commits July 13, 2023 14:08
@VibhuJawa VibhuJawa added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Jul 25, 2023
@VibhuJawa VibhuJawa added this to the 23.08 milestone Jul 25, 2023
@VibhuJawa VibhuJawa marked this pull request as ready for review July 25, 2023 20:27
@VibhuJawa VibhuJawa requested a review from a team as a code owner July 25, 2023 20:27
@VibhuJawa VibhuJawa added the DO NOT MERGE Hold off on merging; see PR for details label Jul 25, 2023
Copy link
Member

@alexbarghi-nv alexbarghi-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@VibhuJawa VibhuJawa removed the DO NOT MERGE Hold off on merging; see PR for details label Jul 27, 2023
@VibhuJawa
Copy link
Member Author

@alexbarghi-nv / @rlratzel , This is good to go from my end now.

Copy link
Member

@alexbarghi-nv alexbarghi-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@alexbarghi-nv
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit be2a63e into rapidsai:branch-23.08 Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants